home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Financial Stax / HyperPayroll / background_3156.txt < prev    next >
Encoding:
Text File  |  1988-04-19  |  242 b   |  14 lines

  1. -- background: 3156 from stack: in
  2. -- bmap block id: 6429
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   if  the CommandKey=down and the shiftKey=down then
  9.     Set UserLevel to 5
  10.   end if
  11. end mouseup
  12.  
  13.  
  14.